Skip to content

Instantly share code, notes, and snippets.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; 作者: 李继刚
;; 日期: 2025-11-12
;; 剑名: 圆桌讨论
;; 剑意: 构建一个以“求真”为目标的结构化对话框架。该框架由一位极具洞察力的主持人
;; 进行引导,邀请代表不同思想的“典型代表人物”进行一场高强度的、即时响应式的
;; 深度对话。主持人将在每轮总结时生成视觉化的思考框架(ASCII Chart),通过
;; “主动质询” 与“协同共建”,对用户提出的议题进行协同探索,最终生成深刻的、
;; 结构化的知识网络。
@Minionguyjpro
Minionguyjpro / How_to_Unlock_Advanced_BIOS_Settings_in_InsydeH2O_BIOS.md
Last active March 26, 2026 08:41
How to Unlock Advanced BIOS Settings in InsydeH2O BIOS for 320-14IKB, 320-14ISK, 320-15IKB (Type 80XL, Type 80YE), 320 Touch-15IKB (Type 80XN), 320-15ISK, 320-17IKB (Type 80XM), 320-17ISK, 520-15IKB (Type 80YL), Lenovo V320-17ISK, V320-17IKB (Type 80AH), B320-14IKB

How to Unlock Advanced BIOS Settings in InsydeH2O BIOS for 320-14IKB, 320-14ISK, 320-15IKB (Type 80XL, Type 80YE), 320 Touch-15IKB (Type 80XN), 320-15ISK, 320-17IKB (Type 80XM), 320-17ISK, 520-15IKB (Type 80YL), Lenovo V320-17ISK, V320-17IKB (Type 80AH), B320-14IKB

This is a guide on how to unlock the advanced BIOS settings in the Lenovo laptops listed above. It is super easy and done very fast!

Downloading and Running LenovoH2O-Unlocker

  1. Download the LenovoH2O-Unlocker application from here, source is from GitHub.
  2. Open Windows Explorer.
  3. Go to the Downloads folder or to the folder where you downloaded it to.
  4. Right-click the Unlocker.exe file and click Run as Administrator. Without administrator rights, it is guaranteed that it fails.
  5. Let it run. If it succeeded it should say success.

Booting Into the BIOS

  1. Power off your Lenovo laptop.
@f1shy-dev
f1shy-dev / best_SAE_trick.md
Last active March 26, 2026 08:39
sneakyf1shy's apple intelligence tutorial

the sneakyf1shy apple intelligence tutorial v2.0

Warning

This is patched as of iOS/iPadOS 18.1 DevBeta 5. If you want to follow this, stay on Beta 4.

This actually downloads the models, and is NOT just new SiriUI. Hence, this process is complex and probably not worth it.

⚠️ Prepare to be disappointed and annoyed, and have your time wasted! ⚠️

  • What does not work: Writing Tools, Memories, Reduce Interruptions, Image Eraser and other tools that are within official Apple Intelligence on supported devices.
"""
The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@cseeman
cseeman / markdown_examples.md
Last active March 26, 2026 08:28
Markdown for info panel/warning box

Examples for how to create your own info panel, warning box and other decent looking notification in GitHub markdown.

All the boxes are single/two cell tables or two row tables.

Warning box

❗ You have to read about this
@wirekang
wirekang / md.md
Created February 25, 2025 12:11
Orca Slicer's Adaptive Bed Mesh with Creality K1C

Orca Slicer supports Adaptive Bed Mesh: https://github.com/SoftFever/OrcaSlicer/wiki/adaptive-bed-mesh

I replaced the built-in CX_PRINT_LEVELING_CALIBRATION with the given example.

Printer settings -> Machine G-code -> Machine start G-code

M140 S0
M104 S0
 
START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single] BED_MESH_MIN={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} BED_MESH_MAX={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} BED_MESH_ALGORITHM=[bed_mesh_algo] BED_MESH_PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]}
@mberman84
mberman84 / prompts.md
Last active March 26, 2026 08:27
Prompts

OpenClaw: Extracted Prompts (Generalized)

22 copy/paste-ready prompts for building your own AI agent system. Each prompt builds a functional system or implements a proven best practice you can hand to an AI coding assistant.

Replace placeholders like <your-workspace>, <your-messaging-platform>, and <your-model> with your own values.


1. Personal CRM

@tanaikech
tanaikech / submit.md
Last active March 26, 2026 08:27
Retrieving Named Functions from Google Spreadsheet using Google Apps Script

Retrieving Named Functions from Google Spreadsheet using Google Apps Script

This is a sample script for retrieving the named functions from Google Spreadsheet using Google Apps Script.

Recently, the named functions got to be able to be used in Google Spreadsheet. Ref When several named functions are added, I thought that I wanted to retrieve these functions using a script. But, unfortunately, in the current stage, it seems that there are no built-in methods (SpreadsheetApp and Sheets API) for directly retrieving the named functions. So, I created this sample script.

In this script, the following flow is run.

@tharittk
tharittk / submission.md
Last active March 26, 2026 08:26
Project_Submission_GSoC_PyLops_MPI

Bringing NCCL GPU-GPU Communication to PyLops-MPI - Google Summer of Code 2025

Hello all! 👋 My name is Tharit, and I'm a computer science student at the University of Texas at Austin. This summer, I participated in the GSoC 2025 hosted by UC OSPO and the PyLops team. My project is about enabling NCCL GPU-to-GPU communication in PyLops-MPI, under the guidance of mentors Matteo Ravasi and Yuxi Hong.

What is PyLops-MPI?

PyLops is a Python library that provides an extensive suite of linear operators and solvers. Operators are designed with a clear focus on the forward and adjoint pair (A and A.T), whilst solvers take operators and data to solve the associated inverse problem. In fields such as geophysics, astrophysics, or medical imaging, inverse problems are solved routinely to [image the Earth, space, or the human body from remote measurements](https://www.

@ahaostudy
ahaostudy / proxy.js
Created March 24, 2026 02:11
OpenRouter Transparent Proxy
// OpenRouter Transparent Proxy — 转发至 OpenRouter Xiaomi MiMo 免费端点
//
// Xiaomi MiMo 系列模型通过 OpenClaw 渠道在 OpenRouter 上提供免费推理服务。
// 客户端请求需携带 HTTP-Referer / X-OpenRouter-Title 头以识别 OpenClaw 来源。
// 本代理自动注入上述头部,并将请求透传至 openrouter.ai,对上层应用透明。
//
// Usage:
// node proxy.js
// → 将目标 base URL 从 https://openrouter.ai 替换为 http://127.0.0.1:8899
// → 原有 API Path / 请求体 / 返回格式均保持不变